home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP Heft 2.iso / data / FP_2000 / PFILES / COMMON / MSSHARED / THEMES / SANDSTON / SANDSTON.ELM / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-01  |  1.4 KB  |  73 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(stonbnr.gif);
  4.     separator-image: url(stonrul.gif);
  5.     list-image-1: url(stonbu1.gif);
  6.     list-image-2: url(stonbu2.gif);
  7.     list-image-3: url(stonbu3.gif);
  8.     navbutton-horiz-pushed: url(stonhbs.gif);
  9.     navbutton-horiz-normal: url(stonhb.gif);
  10.     navbutton-vert-pushed: url(stonvbs.gif);
  11.     navbutton-vert-normal: url(stonvb.gif);
  12.     navbutton-home-normal: url(stonhom.gif);
  13.     navbutton-up-normal: url(stonup.gif);
  14.     navbutton-prev-normal: url(stonpre.gif);
  15.     navbutton-next-normal: url(stonnxt.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: Arial, Helvetica;
  20.     font-size: 6;
  21.     color: rgb(204,204,153);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: Arial, Helvetica;
  26.     font-size: 2;
  27.     font-weight: bold;
  28.     color: rgb(204,204,153);
  29. }
  30. .mstheme-vert-navtxt
  31. {
  32.     font-family: Arial, Helvetica;
  33.     font-size: 2;
  34.     font-weight: bold;
  35.     color: rgb(204,204,153);
  36. }
  37. .mstheme-navtxthome
  38. {
  39.     font-family: Arial, Helvetica;
  40.     font-size: 1;
  41.     color: rgb(204,204,153);
  42. }
  43. .mstheme-navtxtup
  44. {
  45.     font-family: Arial, Helvetica;
  46.     font-size: 1;
  47.     color: rgb(204,204,153);
  48. }
  49. .mstheme-navtxtprev
  50. {
  51.     font-family: Arial, Helvetica;
  52.     font-size: 1;
  53.     color: rgb(204,204,153);
  54. }
  55. .mstheme-navtxtnext
  56. {
  57.     font-family: Arial, Helvetica;
  58.     font-size: 1;
  59.     color: rgb(204,204,153);
  60. }
  61. UL
  62.     list-style-image: url(stonbu1.gif);
  63. }
  64. UL UL
  65. {
  66.     list-style-image: url(stonbu2.gif);
  67. }
  68. UL UL UL
  69. {
  70.     list-style-image: url(stonbu3.gif);
  71. }
  72.